Espressif Systems /ESP32-C3 /DMA /INT_RAW_CH1

Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text Text

Interpret as INT_RAW_CH1

31 2827 2423 2019 1615 1211 87 43 0 0 0 0 0 0 0 0 00 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 (IN_DONE)IN_DONE 0 (IN_SUC_EOF)IN_SUC_EOF 0 (IN_ERR_EOF)IN_ERR_EOF 0 (OUT_DONE)OUT_DONE 0 (OUT_EOF)OUT_EOF 0 (IN_DSCR_ERR)IN_DSCR_ERR 0 (OUT_DSCR_ERR)OUT_DSCR_ERR 0 (IN_DSCR_EMPTY)IN_DSCR_EMPTY 0 (OUT_TOTAL_EOF)OUT_TOTAL_EOF 0 (INFIFO_OVF)INFIFO_OVF 0 (INFIFO_UDF)INFIFO_UDF 0 (OUTFIFO_OVF)OUTFIFO_OVF 0 (OUTFIFO_UDF)OUTFIFO_UDF

Description

DMA_INT_RAW_CH1_REG.

Fields

IN_DONE

The raw interrupt bit turns to high level when the last data pointed by one inlink descriptor has been received for Rx channel 1.

IN_SUC_EOF

The raw interrupt bit turns to high level when the last data pointed by one inlink descriptor has been received for Rx channel 1. For UHCI0, the raw interrupt bit turns to high level when the last data pointed by one inlink descriptor has been received and no data error is detected for Rx channel 1.

IN_ERR_EOF

The raw interrupt bit turns to high level when data error is detected only in the case that the peripheral is UHCI0 for Rx channel 1. For other peripherals, this raw interrupt is reserved.

OUT_DONE

The raw interrupt bit turns to high level when the last data pointed by one outlink descriptor has been transmitted to peripherals for Tx channel 1.

OUT_EOF

The raw interrupt bit turns to high level when the last data pointed by one outlink descriptor has been read from memory for Tx channel 1.

IN_DSCR_ERR

The raw interrupt bit turns to high level when detecting inlink descriptor error, including owner error, the second and third word error of inlink descriptor for Rx channel 1.

OUT_DSCR_ERR

The raw interrupt bit turns to high level when detecting outlink descriptor error, including owner error, the second and third word error of outlink descriptor for Tx channel 1.

IN_DSCR_EMPTY

The raw interrupt bit turns to high level when Rx buffer pointed by inlink is full and receiving data is not completed, but there is no more inlink for Rx channel 1.

OUT_TOTAL_EOF

The raw interrupt bit turns to high level when data corresponding a outlink (includes one link descriptor or few link descriptors) is transmitted out for Tx channel 1.

INFIFO_OVF

This raw interrupt bit turns to high level when level 1 fifo of Rx channel 1 is overflow.

INFIFO_UDF

This raw interrupt bit turns to high level when level 1 fifo of Rx channel 1 is underflow.

OUTFIFO_OVF

This raw interrupt bit turns to high level when level 1 fifo of Tx channel 1 is overflow.

OUTFIFO_UDF

This raw interrupt bit turns to high level when level 1 fifo of Tx channel 1 is underflow.

Links

() ()